To convert screen-recording.mov into coolest.gif (filesize: 48KB), open Terminal to the folder with screen-recording.mov and run the following command: ffmpeg -i screen-recording.mov -s 600x400 -pix_fmt rgb24 -r 10 -f gif - | gifsicle --optimize=3 --delay
Creating GIFs from screen recordings on a Mac is a fantastic way to share quick tutorials, capture funny moments, or highlight specific actions within an application.
Open QuickTime Player (you can find it in Applications or search with Spotlight). Go to File > Open File and select your MOV video. Once it’s open, head back to File > Export As and choose GIF. You’ll see options to adjust the size and f